xsm: dummy module - implement missing stub
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 15 Sep 2008 10:36:20 +0000 (11:36 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 15 Sep 2008 10:36:20 +0000 (11:36 +0100)
commit6266fa7f2477589319a7abc1471b01b8b1d17a7b
tree7d68fdfb9a03eb7429c4dfe4f8830ebad67d431d
parent51fec0a9c793e89f7b92030e9a0292519bf56fb9
xsm: dummy module - implement missing stub

- This minor patch implements the missing stub function
security_label_to_details in the dummy module.  This stub function is
necessary to create domains with network interfaces for modules that
do not implement the security_label_to_details function.

Signed-off-by: George Coker <gscoker@alpha.ncsc.mil>
tools/python/xen/util/xsm/dummy/dummy.py